Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce getMergedAnnotation() in TestContextAnnotationUtils #34456

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Feb 20, 2025

It's equivalent to findMergedAnnotation() but return MergedAnnotation instead of synthesized annotation.

It's equivalent to findMergedAnnotation() but return MergedAnnotation instead of synthesized annotation.

Signed-off-by: Yanming Zhou <[email protected]>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 20, 2025
@quaff
Copy link
Contributor Author

quaff commented Feb 20, 2025

@sbrannen See the actual use case: spring-projects/spring-boot#44354 (comment)

@sbrannen sbrannen self-assigned this Feb 27, 2025
@sbrannen sbrannen added the in: test Issues in the test module label Feb 27, 2025
@sbrannen sbrannen changed the title Introduce method TestContextAnnotationUtils.getMergedAnnotation() Introduce getMergedAnnotation() in TestContextAnnotationUtils Feb 27, 2025
@sbrannen sbrannen added this to the 7.0.0-M3 milestone Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module status: waiting-for-triage An issue we've not yet triaged or decided on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants